home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000140_news@columbia.edu _Mon Mar 27 09:34:46 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA29604
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 27 Mar 2000 09:34:45 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA08827
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 27 Mar 2000 09:34:07 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: TCP/IP server and client setup
  11. Date: 27 Mar 2000 14:34:07 GMT
  12. Organization: Columbia University
  13. Message-ID: <8bnrgv$8jp$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <38DF6DD0.40C2E424@carmenta.se>,
  17. Per Akesson  <Per.Akesson@carmenta.se> wrote:
  18. : How do I set up two machines, one server and one client
  19. : on a TCP/IP network ?
  20. : What are the commands ?
  21. : Do I need client authentification ?
  22. : How do I transfer files ?
  23. To answer these questions properly requires an entire book, or at
  24. least several chapters.  However, I can't recommend the appropriate
  25. book, or even give you the a brief list of commands, until you mention
  26. which kinds of computers, and what operating systems, you are using.
  27.  
  28. In the meantime, I invite you to peruse the Kermit website, where you
  29. are likely to find the information you are seeking:
  30.  
  31.   http://www.columbia.edu/kermit/
  32.  
  33. - Frank